home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 46 / PC Gamer IT CD 46 1-2.iso / PCGAMER.EXE / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  1999-10-10  |  1KB  |  40 lines

  1. object Form1: TForm1
  2.   Left = 210
  3.   Top = 288
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsNone
  6.   Caption = 'PC Gamer Disc Browser'
  7.   ClientHeight = 383
  8.   ClientWidth = 786
  9.   Ctl3D = False
  10.   Color = clBlue
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   FormStyle = fsStayOnTop
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object WebBrowser1: TWebBrowser
  20.     Left = 0
  21.     Top = 0
  22.     Width = 786
  23.     Height = 383
  24.     Align = alClient
  25.     TabOrder = 0
  26.     OnBeforeNavigate2 = WebBrowser1BeforeNavigate2
  27.     ControlData = {
  28.       4C0000003C510000962700000100000005000000000000000000000000000000
  29.       000000004C000000000000000000000001000000E0D057007335CF11AE690800
  30.       2B2E126200000000000000004C0000000114020000000000C000000000000046
  31.       0000000000000000000000000000000000000000000000000000000000000000
  32.       000000000000000001000000000000000000000000000000}
  33.   end
  34.   object Timer1: TTimer
  35.     OnTimer = Timer1Timer
  36.     Left = 104
  37.     Top = 48
  38.   end
  39. end
  40.